.card-title {
    font-weight: 700;
    color: #1c273c;
    font-size: 14px;
    text-transform: uppercase;
}

.border-bottom-orange {
    border-bottom: #FF8400 solid 2px;
}

.progress_bar {
    height: 5px;
}


/* .bg-success-transparent {
    background-color: #d4f2e1 !important;
} */


/*
.card-chart {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 3px;
} */